Skip to content

HBASE-29978 Remove redundant imports in regionserver.jsp file#7880

Merged
guluo2016 merged 1 commit intoapache:masterfrom
guluo2016:hbase_HBASE-29978
Mar 10, 2026
Merged

HBASE-29978 Remove redundant imports in regionserver.jsp file#7880
guluo2016 merged 1 commit intoapache:masterfrom
guluo2016:hbase_HBASE-29978

Conversation

@guluo2016
Copy link
Member

Details see: HBASE-29978

@@ -19,7 +19,6 @@
--%>
<%@ page contentType="text/html;charset=UTF-8"
import="java.util.*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: not related. maybe get rid of .* imports

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed this as well.
Actually, similar imports also exist in several other JSP files.
Maybe we can open a separate Jira issue to address this globally.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

Copy link
Contributor

@vaijosh vaijosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -19,7 +19,6 @@
--%>
<%@ page contentType="text/html;charset=UTF-8"
import="java.util.*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good

@guluo2016
Copy link
Member Author

Thanks @NihalJain @liuxiaocs7 @vaijosh for the review.
Merging it now!

@guluo2016 guluo2016 merged commit cb34325 into apache:master Mar 10, 2026
18 of 23 checks passed
guluo2016 added a commit that referenced this pull request Mar 10, 2026
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
Reviewed-by: Vaibhav Joshi <vjoshi@cloudera.com>
guluo2016 added a commit that referenced this pull request Mar 10, 2026
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
Reviewed-by: Vaibhav Joshi <vjoshi@cloudera.com>
guluo2016 added a commit that referenced this pull request Mar 10, 2026
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
Reviewed-by: Vaibhav Joshi <vjoshi@cloudera.com>
guluo2016 added a commit that referenced this pull request Mar 10, 2026
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Reviewed-by: Liu Xiao <liuxiao2103@qq.com>
Reviewed-by: Vaibhav Joshi <vjoshi@cloudera.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants